home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / MPW Interfaces & Libraries / AIncludes / PrintCallsEqu.a < prev    next >
Encoding:
Text File  |  1992-01-29  |  481 b   |  18 lines  |  [TEXT/MPS ]

  1. ; Created: Monday, September 9, 1988 at 1:10 PM
  2. ;
  3. ; File: PrintCallsEqu.a
  4. ;
  5. ; Assembler Interface to the Macintosh Libraries
  6. ; Copyright Apple Computer, Inc. 1986-1991
  7. ; All Rights Reserved
  8. ;
  9. ;--------------------------------------------------------------------
  10.  
  11. ;     This file is provided to support existing references to it. The up to date interface is
  12. ;   defined in PrintTrapsEqu.a
  13.  
  14.  
  15.     IF &TYPE('__IncludingPrintTrapsEqu__') = 'UNDEFINED' THEN
  16.         INCLUDE 'PrintTrapsEqu.a'
  17.     ENDIF
  18.